You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > SetSubRange Method > Vector.SetSubRange Method ([In] TMtxVec, int, int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.SetSubRange Method ([In] TMtxVec, int, int)

Define a subvector of the Src vector starting at Index and ending at Index+Len-1.

Syntax
C#
Visual Basic
public void SetSubRange([In] TMtxVec Src, int Index, int Len);
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!